xenpaging: update machine_to_phys_mapping[] during page-in
authorKeir Fraser <keir@xen.org>
Tue, 11 Jan 2011 10:37:45 +0000 (10:37 +0000)
committerKeir Fraser <keir@xen.org>
Tue, 11 Jan 2011 10:37:45 +0000 (10:37 +0000)
commitbc89270b8a749773ca717a5c21dcce4a9edd7894
tree536cd8290ca59986eb127188210f11204f6b1cae
parentb4b531b52ef3128c9a1db0ce1c6df3355aae0d32
xenpaging: update machine_to_phys_mapping[] during page-in

Update the machine_to_phys_mapping[] array during page-in. The gfn is
now at a different page and the array has still INVALID_M2P_ENTRY in
the index.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
xen/arch/x86/mm/p2m.c